Add warning if `panic` is set in test or bench profile.
authorEric Huss <eric@huss.org>
Sat, 21 Apr 2018 16:40:00 +0000 (09:40 -0700)
committerEric Huss <eric@huss.org>
Fri, 27 Apr 2018 20:42:30 +0000 (13:42 -0700)
commit36b876902552cce138dbdd97e271c02f77703df6
tree8e13f92a7104960fa97e4c6c7de0f6077fd0e1a9
parenta0a880c36e18854b8eb3f65715ada2de04924372
Add warning if `panic` is set in test or bench profile.
src/cargo/util/toml/mod.rs
tests/testsuite/profiles.rs